smsx95xx: fix crimes against truesize
authorSteve Glendinning <steve.glendinning@smsc.com>
Thu, 19 Feb 2015 18:47:12 +0000 (18:47 +0000)
committerRaspbian kernel package updater <root@raspbian.org>
Thu, 15 Feb 2018 17:27:59 +0000 (17:27 +0000)
commit238175c78a3eb27a980b609767db75b3e69d91e6
tree370b6ff5b39c47dc4541b4441d9613bce06a573e
parent91065371858bd1ea1a87f54efe823e50e7fc3ddf
smsx95xx: fix crimes against truesize

smsc95xx is adjusting truesize when it shouldn't, and following a recent patch from Eric this is now triggering warnings.

This patch stops smsc95xx from changing truesize.

Signed-off-by: Steve Glendinning <steve.glendinning@smsc.com>
drivers/net/usb/smsc95xx.c